setwd("~/GitHub/LongMortalityTables/data-raw/AM92/AM92 Ultimate Rates with Extension to Juvenile Ages")
AM92_Ultimate_Juvenile_Extension <- read_excel(path = "t2513.xlsx", col_names = TRUE, range = "A24:C145")
usethis::use_data(AM92_Ultimate_Juvenile_Extension)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.